home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
DDJMAG
/
DDJ9310.ZIP
/
1993-OCT.ZIP
/
README.103
< prev
next >
Wrap
Text File
|
1993-10-06
|
5KB
|
131 lines
CAT.ASC
Title: The C+@ PROGRAMMING LANGUAGE
Keywords: OCT93 OBJECT-ORIENTED C++ SMALLTALK C+@
Published source code accompanying Jim Fleming's article on
C+@ (prounounced "cat"), an object-oriented language out of AT&T
Bell Labs that has the syntax of C and the power of Smalltalk. Unlike
C++, however, C+@ includes a library of more than 350 classes.
PARASOL.ASC
Title: THE PARASOL PROGRAMMING LANGUAGE
Keywords: OCT93 C OBJECT-ORIENTED PARASOL
Published source-code accompanying Bob Jervis' article presenting
Parasol (short for "Parallel Systems Object Language"). Parasol was
influenced by C and Smalltalk, although the design also reflects
C++, CLU, Algol, and Turbo Pascal. Also see PARASOL.ZIP.
PARASOL.ZIP
Title: THE PARASOL PROGRAMMING LANGUAGE
Keywords: OCT93 OBJECT-ORIENTED PARASOL C
Complete system of Bob Jervis' Parasol 0.5 (short for "Parallel Systems
Object Language"). Large file. Includes source, binaries, documentation,
operating system. Requires PKUNZIP.EXE 2.0 to extract.
SATHER.ASC
Title: THE SATHER PROGRAMMING LANGUAGE
Keywords: OCT93 OBJECT-ORIENTED SATHER
Published examples and source code accompanying Stephen Omohundro's
article on Sather, a language that's simple, interactive, and
nonproprietary, has parameterized classes, object-oriented
dispatch, statically-checked strong typing, multiple inheritance,
garbage collection, and more.
LIANA.ASC
Title: THE LIANA PROGRAMMING SYSTEM
Keywords: OCT93 OBJECT-ORIENTED WINDOWS LIANA
Published source code accompanying Ray Valdes' article on
Liana, an object-oriented programming language specifically
designed for creating Windows applications. Like C++, Liana uses
classes and member functions to provide encapsulation,
inheritance, and polymorphism. Unlike C++, Liana does not use
pointers and or support multiple inheritance.
BETA.ASC
Title: THE BETA PROGRAMMING LANGUAGE
Keywords: OCT93 OBJECT-ORIENTED SIMULA MACINTOSH UNIX BETA
Published source code that accompanies Steve Mann's article on
Beta, a language that resembles Simula. This language is
currently implemented for the Macintosh and UNIX.
EIFFEL.ASC
Title: THE EIFFEL PROGRAMMING LANGUAGE
Keywords: OCT93 OBJECT-ORIENTED EIFFEL
Published source code that accompanies Robert Howard's article on
Eiffel, a class-based language that supports multiple and
repeated inheritance, selective exporting, strong type checking,
parameterized classes, dynamic binding, garbage collection, and
exception handling
DROOL.SIT
Title: DAVE'S RECYCLED OO-LANGAUGE
Keywords: OCT93 OBJECT-ORIENTED DROOL ADVSYS GAMES MACINTOSH
Complete source code for DROOL 0.9 in Macintosh STUFFIT form that
accompanies David Betz article. DROOL is an object-oriented adventure-writing
language with multiple inheritance. Requires STUFFIT for the Mac to extract.
CPPMAN.ASC
Title: C++ MANIPULATORS AND APPLICATORS
Keywords: OCT93 OBJECT-ORIENTED C++
Published source code that accompanies Reg Charney's article on
C++ manipulators and applicators.
68HC11.ASC
Title: AVOIDING MICROCONTROLLER PROCESSING PILE-UPS
Keywords: OCT93 68HC11 EMBEDDED SYSTEMS
Eric McRae's approach to dealing with multiple, independent periodic
processes running simultaneously on a Motorola 68HC16-based system.
PERL.ASC
Title: NETWORKING WITH PERL
Keywords: OCT93 PERL UNIX NETWORKS
Published source code that accompanies Oliver Sharp's article on
writing Perl scripts that enable communcation across UNIX networks.
LINKLIST.ASC
Title: COMPARING OBJECT-ORIENTED LANGUAGES
Keywords: OCT93 LINK LIST C++ SMALLTALK EIFFEL SATHER BETA
OBJECTIVE-C, TURBO PASCAL C+@ LIANA ADA DROOL
Published source code that compares how a double-ended linked-list class
various object-oriented languages are implemented in C++, Smalltalk,
Eiffel, Sather, Objective-C, Parasol, Beta, Turbo Pascal, C+@,
Liana, Ada, and Drool.
DFLT16.ZIP
Title: C PROGRAMMING COLUMN
Keywords: OCT93 C DFLAT CUA/SAA
The current version of Al Stevens' D-Flat interface library for C.
Requires PKUNZIP.EXE to extract.
ALLEY.ASC
Title: ALGORITHM ALLEY
Keywords: OCT93 PASCAL ALGORITHMS SAMPLING
Published source code presented by Tom Swan in his column where
Tom presents a selection-sampling algorithm. Also see ALLEY.ZIP.
ALLEY.ZIP
Title: ALGORITHM ALLEY
Keywords: OCT93 PASCAL ALGORITHMS SAMPLING
Complete source code presented by Tom Swan in his column where he
examines selection-sampling algorithms. Requires PKUNZIP.EXE to
extract.
UNDOC.ASC
Title: UNDOCUMENTED CORNER
Keywords: OCT93 WINDOWS .RES FILE FORMAT
In the second installment of this two-part article, Andrew Schulman
presents Pete Davis' examination of the Windows .HLP file format.
Also see UNDOC.ZIP.
UNDOC.ZIP
Title: UNDOCUMENTED CORNER
Keywords: OCT93 WINDOWS .RES FILE FORMAT
Unpublished source code that accompanies Pete Davis' examination of the
Windows .HLP file format. Requries PKUNZIP.EXE to extract.